SftTree/NET 2.0

InLeftPane Property, ColumnClass Class

Softel vdm, Inc.

Returns whether this column is located in the left pane.

Syntax      ColumnClass Class (Softelvdm.SftTreeNET)

VB   

Public ReadOnly Property InLeftPane As Boolean

C#   

public bool InLeftPane { get; }

C++   

public: property bool InLeftPane {
        bool get();
}

Property Value

True if this column is in the left pane, otherwise False.

Comments

The InLeftPane property returns whether this column is located in the left pane.

If a tree control does not have a splitter bar (Splitter.Visible), all columns are located in the left pane. A right pane is not present.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com